home *** CD-ROM | disk | FTP | other *** search
/ Venus 7000 / darktronics.iso / Software / V7000.exe / Disk1 / data1.cab / V7_Database_Files / V7RTL.mdb / Time Slot.json < prev   
Encoding:
JavaScript Object Notation  |  2001-05-22  |  407 b 

  1. {
  2.     "schema": {
  3.         "s_Generation": "Long Integer",
  4.         "s_GUID": "Replication ID",
  5.         "s_Lineage": "OLE (255)",
  6.         "TID": "Long Integer",
  7.         "SID": "Long Integer",
  8.         "Start": "DateTime",
  9.         "End": "DateTime",
  10.         "Sun": "Boolean NOT NULL",
  11.         "Mon": "Boolean NOT NULL",
  12.         "Tue": "Boolean NOT NULL",
  13.         "Wed": "Boolean NOT NULL",
  14.         "Thu": "Boolean NOT NULL",
  15.         "Fri": "Boolean NOT NULL",
  16.         "Sat": "Boolean NOT NULL",
  17.         "Rate Code": "Text (10)",
  18.         "Active": "Boolean NOT NULL"
  19.     },
  20.     "data": []
  21. }